// This file was decompiled using SASCM.ini published on 2022-03-20
{$CLEO .cs}

script_name "PLAYER_AT400" 
wait 0 

:PLAYER_AT400_20
wait 0 
if 
  Actor.DrivingVehicleType($PLAYER_ACTOR, 577)
jf @PLAYER_AT400_20 
1@ = Actor.CurrentCar($PLAYER_ACTOR)
if 
81F3:   not car 1@ in_air 
0819: 1@ = actor $PLAYER_ACTOR distance_from_ground 
if 
  1@ > 700.0 
jf @PLAYER_AT400_20 
0@ = Actor.CurrentCar($PLAYER_ACTOR)
0407: store_coords_to 1@ 2@ 3@ from_car 0@ with_offset 5.0 -10.8 0.7 
095C: create_smoke_at 1@ 2@ 3@ velocity 0.0 0.0 0.0 RGBA 33.1 33.1 33.1 1.0 size 0.90 last_factor 0.4 
4@ = Actor.CurrentCar($PLAYER_ACTOR)
0407: store_coords_to 1@ 2@ 3@ from_car 4@ with_offset -5.0 -10.8 0.7    
095C: create_smoke_at 1@ 2@ 3@ velocity 0.0 0.0 0.0 RGBA 33.1 33.1 33.1 1.0 size 0.90 last_factor 0.4
wait 0 

:PLAYER_AT400_279
wait 0 
if 
  Actor.Driving($PLAYER_ACTOR)
jf @PLAYER_AT400_279 
Car.RemoveReferences(0@)
wait 0 
jump @PLAYER_AT400_20 
